
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <meta content="width=300, initial-scale=1" name="viewport">
  <meta name="description" content="Create a new document and edit with others at the same time -- from your computer, phone or tablet. Get stuff done with or without an internet connection. Use Docs to edit Word files. Free from Google.">
  <meta name="google-site-verification" content="LrdTUW9psUAMbh4Ia074-BPEVmcpBxF6Gwf0MSgQXZs">
  <title>Google Docs - create and edit documents online, for free.</title>
  <style>
  @font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuht.eot);
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0f.eot);
}
  </style>
  <style>
  h1, h2 {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0;
  }
  @-webkit-keyframes fontfix {
  from {
  opacity: 1;
  }
  to {
  opacity: 1;
  }
  }
  </style>
<style>
  html, body {
  font-family: Arial, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  height: 100%;
  min-width: 100%;
  font-size: 13px;
  color: #404040;
  direction: ltr;
  -webkit-text-size-adjust: none;
  }
  button,
  input[type=button],
  input[type=submit] {
  font-family: Arial, sans-serif;
  font-size: 13px;
  }
  a,
  a:hover,
  a:visited {
  color: #427fed;
  cursor: pointer;
  text-decoration: none;
  }
  a:hover {
  text-decoration: underline;
  }
  h1 {
  font-size: 20px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: normal;
  }
  h2 {
  font-size: 14px;
  color: #262626;
  margin: 0 0 15px;
  font-weight: bold;
  }
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  input[type=url] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  margin: 0;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  font-size: 15px;
  color: #404040;
  }
  input[type=email]:hover,
  input[type=number]:hover,
  input[type=password]:hover,
  input[type=tel]:hover,
  input[type=text]:hover,
  input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=text]:focus,
  input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #c6c6c6;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 0;
  width: 16px;
  height: 16px;
  box-sizing: content-box;
  background: none;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  }
  input[type=checkbox]:checked::after {
  content: url(https://ssl.gstatic.com/ui/v1/menu/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color: #4d90fe;
  }
  .stacked-label {
  display: block;
  font-weight: bold;
  margin: .5em 0;
  }
  .hidden-label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  }
  input[type=checkbox].form-error,
  input[type=email].form-error,
  input[type=number].form-error,
  input[type=password].form-error,
  input[type=text].form-error,
  input[type=tel].form-error,
  input[type=url].form-error {
  border: 1px solid #dd4b39;
  }
  .error-msg {
  margin: .5em 0;
  display: block;
  color: #dd4b39;
  line-height: 17px;
  }
  .help-link {
  background: #dd4b39;
  padding: 0 5px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-decoration: none;
  position: relative;
  top: 0px;
  }
  .help-link:visited {
  color: #fff;
  }
  .help-link:hover {
  color: #fff;
  background: #c03523;
  text-decoration: none;
  }
  .help-link:active {
  opacity: 1;
  background: #ae2817;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .content {
  padding: 0 44px;
  }
  .main {
  padding-bottom: 100px;
  }
  /* For modern browsers */
  .clearfix:before,
  .clearfix:after {
  content: "";
  display: table;
  }
  .clearfix:after {
  clear: both;
  }
  /* For IE 6/7 (trigger hasLayout) */
  .clearfix {
  zoom:1;
  }
  .google-header-bar {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_1x.png);
  background-size: 116px 38px;
  background-repeat: no-repeat;
  margin: 17px 0 0;
  float: left;
  height: 38px;
  width: 116px;
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_112x36dp.png);
  background-size: 112px 36px;
  margin: 21px 0 0;
  }
  .header .secondary-link {
  margin: 28px 0 0;
  float: right;
  }
  .header .secondary-link a {
  font-weight: normal;
  }
  .google-header-bar.centered {
  border: 0;
  height: 108px;
  }
  .google-header-bar.centered .header .logo {
  float: none;
  margin: 40px auto 30px;
  display: block;
  }
  .google-header-bar.centered .header .secondary-link {
  display: none
  }
  .google-footer-bar {
  position: absolute;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .footer {
  padding-top: 7px;
  font-size: .85em;
  white-space: nowrap;
  }
  .footer ul {
  float: left;
  max-width: 80%;
  min-height: 16px;
  padding: 0;
  }
  .footer ul li {
  color: #737373;
  display: inline;
  padding: 0;
  padding-right: 1.5em;
  }
  .footer a {
  color: #737373;
  }
  .lang-chooser-wrap {
  float: right;
  display: inline;
  }
  .lang-chooser-wrap img {
  vertical-align: top;
  }
  .lang-chooser {
  font-size: 13px;
  height: 24px;
  line-height: 24px;
  }
  .lang-chooser option {
  font-size: 13px;
  line-height: 24px;
  }
  .hidden {
  height: 0px;
  width: 0px;
  overflow: hidden;
  visibility: hidden;
  display: none !important;
  }
  .banner {
  text-align: center;
  }
  .card {
  background-color: #f7f7f7;
  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  width: 304px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .card > *:first-child {
  margin-top: 0;
  }
  .rc-button,
  .rc-button:visited {
  display: inline-block;
  min-width: 46px;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -o-transition: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  }
  .card .rc-button {
  width: 100%;
  padding: 0;
  }
  .rc-button.disabled,
  .rc-button[disabled] {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
  }
  .rc-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -o-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .rc-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  }
  .rc-button-submit,
  .rc-button-submit:visited {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  }
  .rc-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  }
  .rc-button-submit:active {
  background-color: #357ae8;
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .rc-button-red,
  .rc-button-red:visited {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #d14836;
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
  }
  .rc-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  }
  .rc-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  }
  .secondary-actions {
  text-align: center;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .google-header-bar.centered {
  height: 83px;
  }
  .google-header-bar.centered .header .logo {
  margin: 25px auto 20px;
  }
  .card {
  margin-bottom: 20px;
  }
</style>
<style media="screen and (max-width: 580px)">
  html, body {
  font-size: 14px;
  }
  .google-header-bar.centered {
  height: 73px;
  }
  .google-header-bar.centered .header .logo {
  margin: 20px auto 15px;
  }
  .content {
  padding-left: 10px;
  padding-right: 10px;
  }
  .hidden-small {
  display: none;
  }
  .card {
  padding: 20px 15px 30px;
  width: 270px;
  }
  .footer ul li {
  padding-right: 1em;
  }
  .lang-chooser-wrap {
  display: none;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .header .logo {
  background-image: url(https://ssl.gstatic.com/accounts/ui/logo_2x.png);
  }
  .header .logo-w {
  background-image: url(https://ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_112x36dp.png);
  }
</style>
<style>
  pre.debug {
  font-family: monospace;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 1.5em;
  font-size: 13px;
  background: #f1f1f1;
  border-top: 1px solid #e5e5e5;
  direction: ltr;
  white-space: pre-wrap;
  width: 90%;
  overflow: hidden;
  }
</style>
<style>
  .banner h1 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 42px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 20px;
  }
  .banner h2 {
  font-family: 'Open Sans', arial;
  -webkit-font-smoothing: antialiased;
  color: #555;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  }
  .signin-card {
  width: 274px;
  padding: 40px 40px;
  }
  .signin-card .profile-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  }
  .signin-card .profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
  }
  .signin-card .profile-email {
  font-size: 16px;
  text-align: center;
  margin: 10px 0 20px 0;
  min-height: 1em;
  }
  .signin-card input[type=email],
  .signin-card input[type=password],
  .signin-card input[type=text],
  .signin-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .signin-card #Email,
  .signin-card #Passwd,
  .signin-card .captcha {
  direction: ltr;
  height: 44px;
  font-size: 16px;
  }
  .signin-card #Email + .stacked-label {
  margin-top: 15px;
  }
  .signin-card #reauthEmail {
  display: block;
  margin-bottom: 10px;
  line-height: 36px;
  padding: 0 8px;
  font-size: 15px;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
  .one-google p {
  margin: 0 0 10px;
  color: #555;
  font-size: 14px;
  text-align: center;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 60px;
  }
  .one-google .logo-strip {
  background-repeat: no-repeat;
  display: block;
  margin: 10px auto;
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_1x.png);
  background-size: 230px 17px;
  width: 230px;
  height: 17px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .banner h1 {
  font-size: 38px;
  margin-bottom: 15px;
  }
  .banner h2 {
  margin-bottom: 15px;
  }
  .one-google p.create-account,
  .one-google p.switch-account {
  margin-bottom: 30px;
  }
  .signin-card #Email {
  margin-bottom: 0;
  }
  .signin-card #Passwd {
  margin-top: -1px;
  }
  .signin-card #Email.form-error,
  .signin-card #Passwd.form-error {
  z-index: 2;
  }
  .signin-card #Email:hover,
  .signin-card #Email:focus,
  .signin-card #Passwd:hover,
  .signin-card #Passwd:focus {
  z-index: 3;
  }
</style>
<style media="screen and (max-width: 580px)">
  .banner h1 {
  font-size: 22px;
  margin-bottom: 15px;
  }
  .signin-card {
  width: 260px;
  padding: 20px 20px;
  margin: 0 auto 20px;
  }
  .signin-card .profile-img {
  width: 72px;
  height: 72px;
  -moz-border-radius: 72px;
  -webkit-border-radius: 72px;
  border-radius: 72px;
  }
</style>
<style media="screen and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5)">
  .one-google .logo-strip {
  background-image: url(https://ssl.gstatic.com/accounts/ui/wlogostrip_230x17_2x.png);
  }
</style>
<style>
  .remember .bubble-wrap {
  position: absolute;
  padding-top: 3px;
  -o-transition: opacity .218s ease-in .218s;
  -moz-transition: opacity .218s ease-in .218s;
  -webkit-transition: opacity .218s ease-in .218s;
  transition: opacity .218s ease-in .218s;
  left: -999em;
  opacity: 0;
  width: 314px;
  margin-left: -20px;
  }
  .remember:hover .bubble-wrap,
  .remember input:focus ~ .bubble-wrap,
  .remember .bubble-wrap:hover,
  .remember .bubble-wrap:focus {
  opacity: 1;
  left: inherit;
  }
  .bubble-pointer {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  width: 0;
  height: 0;
  margin-left: 17px;
  }
  .bubble {
  background-color: #fff;
  padding: 15px;
  margin-top: -1px;
  font-size: 11px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  }
  #stay-signed-in {
  float: left;
  }
  #stay-signed-in-tooltip {
  left: auto;
  margin-left: -20px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 314px;
  z-index: 1;
  }
  .dasher-tooltip {
  top: 380px;
  }
</style>
<style media="screen and (max-width: 800px), screen and (max-height: 800px)">
  .dasher-tooltip {
  top: 340px;
  }
</style>
<style>
  .jfk-tooltip {
  background-color: #fff;
  border: 1px solid;
  color: #737373;
  font-size: 12px;
  position: absolute;
  z-index: 800 !important;
  border-color: #bbb #bbb #a8a8a8;
  padding: 16px;
  width: 250px;
  }
 .jfk-tooltip h3 {
  color: #555;
  font-size: 12px;
  margin: 0 0 .5em;
  }
 .jfk-tooltip-content p:last-child {
  margin-bottom: 0;
  }
  .jfk-tooltip-arrow {
  position: absolute;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplbefore {
  border: 9px solid;
  }
  .jfk-tooltip-arrow .jfk-tooltip-arrowimplafter {
  border: 8px solid;
  }
  .jfk-tooltip-arrowdown {
  bottom: 0;
  }
  .jfk-tooltip-arrowup {
  top: -9px;
  }
  .jfk-tooltip-arrowleft {
  left: -9px;
  top: 30px;
  }
  .jfk-tooltip-arrowright {
  right: 0;
  top: 30px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-color: #bbb transparent;
  left: -9px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-color: #a8a8a8 transparent;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter,.jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-color: #fff transparent;
  left: -8px;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplbefore {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowdown .jfk-tooltip-arrowimplafter {
  border-bottom-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplbefore {
  border-top-width: 0;
  }
  .jfk-tooltip-arrowup .jfk-tooltip-arrowimplafter {
  border-top-width: 0;
  top: 1px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-color: transparent #bbb;
  top: -9px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter,
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-color:transparent #fff;
  top:-8px;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplbefore {
  border-left-width: 0;
  }
  .jfk-tooltip-arrowleft .jfk-tooltip-arrowimplafter {
  border-left-width: 0;
  left: 1px;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplbefore {
  border-right-width: 0;
  }
  .jfk-tooltip-arrowright .jfk-tooltip-arrowimplafter {
  border-right-width: 0;
  }
  .jfk-tooltip-closebtn {
  background: url("//ssl.gstatic.com/ui/v1/icons/common/x_8px.png") no-repeat;
  border: 1px solid transparent;
  height: 21px;
  opacity: .4;
  outline: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 21px;
  }
  .jfk-tooltip-closebtn:focus,
  .jfk-tooltip-closebtn:hover {
  opacity: .8;
  cursor: pointer;
  }
  .jfk-tooltip-closebtn:focus {
  border-color: #4d90fe;
  }
</style>
<style media="screen and (max-width: 580px)">
  .jfk-tooltip {
  display: none;
  }
</style>
<style type="text/css">
.captcha-box {
  background: #fff;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 10px;
}
.captcha-box .captcha-img {
  text-align: center;
}
.captcha-box .captcha-label {
  font-weight: bold;
  display: block;
  margin: .5em 0;
}
.captcha-box .captcha-msg {
  color: #999;
  display: block;
  position: relative;
}
.captcha-box .captcha-msg .accessibility-logo {
  float: right;
  border: 0;
}
.captcha-box .audio-box {
  position: absolute;
  top: 0;
}
</style>
<style>
.chromiumsync-custom-content {
  padding-top: 20px;
  margin-bottom: 0;
}
.form-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.form-panel.first {
  z-index: 2;
}
.form-panel.second {
  z-index: 1;
}
.shift-form .form-panel.first {
  z-index: 1;
}
.shift-form .form-panel.second {
  z-index: 2;
}
.slide-in,
.slide-out {
  display: block;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-out {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shift-form .slide-out {
  opacity: 0;
  -webkit-transform: translate3d(-120%, 0, 0);
  -moz-transform: translate3d(-120%, 0, 0);
  -ms-transform: translate3d(-120%, 0, 0);
  -o-transform: translate3d(-120%, 0, 0);
  transform: translate3d(-120%, 0, 0);
}
.slide-in {
  -webkit-transform: translate3d(120%, 0, 0);
  -moz-transform: translate3d(120%, 0, 0);
  -ms-transform: translate3d(120%, 0, 0);
  -o-transform: translate3d(120%, 0, 0);
  transform: translate3d(120%, 0, 0);
}
.shift-form .slide-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.error-msg {
  -webkit-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -moz-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -ms-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  -o-transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  transition: max-height 0.3s, opacity 0.3s 0s steps(10, end);
  height: auto;
  max-height: 0;
  opacity: 0;
}
.has-error .error-msg {
  max-height: 3.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
}
.back-arrow {
  position: absolute;
  top: 37px;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
}
.back-arrow {
  border-style: none;
}
.shift-form.back-arrow {
  display: block;
}
.back-arrow img {
  display: block;
}
#link-signup {
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signup{
  display: none;
}
#link-signin-different {
  display: none;
  text-align: center;
  font-size: 14px;
}
.shift-form #link-signin-different {
  display: block;
}
.signin-card #profile-name {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  min-height: 1em;
}
.signin-card.no-name #profile-name {
  display: none;
}
.signin-card.no-name #email-display {
  line-height: initial;
  margin-bottom: 16px;
}
.signin-card #email-display {
  display: block;
  padding: 0px 8px;
  color: rgb(64, 64, 64);
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.signin-card #Email {
  margin-top: 16px;
}
.need-help {
  float: right;
  text-align: right;
}
.form-panel {
  width: 274px;
}
#gaia_firstform {
  z-index: 2;
}
.signin-card {
  position: relative;
  overflow: hidden;
}
.signin-card #profile-name {
  color: #000;
}
.circle-mask {
  display: block;
  height: 96px;
  width: 96px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  margin-bottom: 10px;
}
.circle {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
  transition-timing-function: cubic-bezier(.645,.045,.355,1);
}
.circle {
  position: absolute;
  z-index: 101;
  height: 96px;
  width: 96px;
  border-radius: 50%;
  opacity: 0.99;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.main {
  overflow: hidden;
}
.card-mask-wrap {
  position: relative;
  width: 360px;
  margin: 0 auto;
  z-index: 1;
}
.dasher-tooltip {
  position: absolute;
  left: 50%;
  margin-left: 150px;
}
.dasher-tooltip .tooltip-pointer {
  margin-top: 15px;
}
.dasher-tooltip p {
  margin-top: 0;
}
.dasher-tooltip p span {
  display: block;
}
.card {
  margin-bottom: 0;
}
.one-google {
  padding-top: 27px;
}
#canvas {
  -webkit-transition: opacity 0.075s;
  -moz-transition: opacity 0.075s;
  -ms-transition: opacity 0.075s;
  -o-transition: opacity 0.075s;
  transition: opacity 0.075s;
  opacity: 0.01;
}
.shift-form #canvas {
  opacity: 0.99;
}
.label {
  color: #404040;
}
#account-chooser-link {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.input-wrapper {
  position: relative;
}
.google-footer-bar {
  z-index: 2;
}
</style>
<style media="screen and (max-width: 580px)">
.back-arrow {
  top: 17px;
}
.circle-mask {
  height: 72px;
  width: 72px;
  background-size: 72px;
}
.circle {
  height: 72px;
  width: 72px;
}
#canvas {
  height: 72px;
  width: 72px;
}
.form-panel {
  width: 256px;
}
.card-mask-wrap {
  width: 300px;
}
.signin-card {
  width: 256px;
}
.signin-card #EmailFirst {
  margin-top: 15px;
}
.one-google {
  padding-top: 22px;
}
</style>
  </head>
  <body>
  <div class="wrapper">
  <div class="google-header-bar  centered">
  <div class="header content clearfix">
  <div class="logo logo-w" aria-label="Google"></div>
  </div>
  </div>
  <div class="main content clearfix">
<div class="banner">
<h1>
  One account. All of Google.
</h1>
  <h2 class="hidden-small">
  Sign in to continue to Docs
  </h2>
</div>
<div class="main-content 
  
    no-name
  
  
  
">
<div class="card signin-card pre-shift
  
  
   no-name">
  <img class="circle-mask"
    
      src="https://ssl.gstatic.com/accounts/ui/avatar_2x.png"
    >
  <form novalidate method="post" action="https://accounts.google.com/signin/v1/lookup" id="gaia_loginform">
  <input name="Page" type="hidden" value="PasswordSeparationSignIn">
  <input type="hidden" name="" value="">
  <input type="hidden" name="gxf" value="AFoagUVmrFX0TR-v_1NhfwIhJg44Xeeo1w:1619282748671">
  <input type="hidden" name="continue" value="https://docs.google.com/document/d/1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc/edit">
  <input type="hidden" name="followup" value="https://docs.google.com/document/d/1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc/edit">
  <input type="hidden" name="service" value="wise">
  <input type="hidden" name="ltmpl" value="docs">
  <input id="profile-information" name="ProfileInformation" type="hidden" value="">
  <input id="session-state" name="SessionState" type="hidden" value="AEThLlygFvh8KoaRN1g-sBRgTX4ZpZX3D0N6kvmrKq3yO_66omxDY4lXtU_q5PRMtRdr8f1TbUoexKHfl-cojZO7nQQ8Bj82-6-qUb6GxCym91mx2K9IL3Lxo84tkW2N2AmUHoJ-_PkLIkz4wMgiVnUfD0--Rv6xdxIyKTz7Cm0jZjyNGpYsmzVnRhkvq_kmH8ajCU8Gjpxi">
  <input name="flowName" type="hidden" value="GlifWebSignIn">
  <input type="hidden" id="_utf8" name="_utf8" value="&#9731;"/>
  <input type="hidden" name="bgresponse" id="bgresponse" value="js_disabled">
  <div class="form-panel first valid" id="gaia_firstform">
  <div class="slide-out">
  <div class="input-wrapper focused">
  <div id="identifier-shown">
  <div>
  <label class="stacked-label" for="Email">
  Enter your email</label>
  <input id="Email" type="email" value="" spellcheck="false"
                   name="Email"
                   
                     placeholder="Email or phone"
                   
                   
                   
                   >
  <input id="Passwd-hidden" type="password" spellcheck="false" class="hidden">
  </div>
  </div>
  <span role="alert" class="error-msg" id="errormsg_0_Email"></span>
  </div>
<input id="next" name="signIn" class="rc-button rc-button-submit" type="submit" value="Next">
  <a class="need-help"
          href="https://accounts.google.com/signin/usernamerecovery?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit&amp;service=wise&amp;ltmpl=docs&amp;hl=en">
  Find my account
  </a>
  </div>
  </div>
  </form>
</div>
  <div class="card-mask-wrap
        
     no-name">
  <div class="card-mask">
  <div class="one-google">
  <p class="create-account">
  <span id="link-signin-different">
  <a href="https://accounts.google.com/AccountChooser?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit&amp;followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit&amp;service=wise&amp;ltmpl=docs">
  Sign in with a different account
  </a>
  </span>
  <span id="link-signup">
  <a href="https://accounts.google.com/SignUp?service=wise&amp;continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit&amp;ltmpl=docs">
  Create account
  </a>
  </span>
  </p>
<p class="tagline">
  One Google Account for everything Google
</p>
<div class="logo-strip"></div>
  </div>
  </div>
  </div>
</div>
  </div>
  <div class="google-footer-bar">
  <div class="footer content clearfix">
  <ul id="footer-list">
  <li>
  <a href="https://www.google.com/intl/en/about" target="_blank">
  About Google
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en&privacy=true" target="_blank">
  Privacy
  </a>
  </li>
  <li>
  <a href="https://accounts.google.com/TOS?loc=US&hl=en" target="_blank">
  Terms
  </a>
  </li>
  <li>
  <a href="http://www.google.com/support/accounts?hl=en" target="_blank">
  Help
  </a>
  </li>
  </ul>
  <div id="lang-vis-control" style="display: none">
  <span id="lang-chooser-wrap" class="lang-chooser-wrap">
  <label for="lang-chooser"><img src="//ssl.gstatic.com/images/icons/ui/common/universal_language_settings-21.png" alt="Change language"></label>
  <select id="lang-chooser" class="lang-chooser" name="lang-chooser">
  <option value="af"
                 >
  ‪Afrikaans‬
  </option>
  <option value="az"
                 >
  ‪azərbaycan‬
  </option>
  <option value="ca"
                 >
  ‪català‬
  </option>
  <option value="cs"
                 >
  ‪Čeština‬
  </option>
  <option value="da"
                 >
  ‪Dansk‬
  </option>
  <option value="de"
                 >
  ‪Deutsch‬
  </option>
  <option value="et"
                 >
  ‪eesti‬
  </option>
  <option value="en-GB"
                 >
  ‪English (United Kingdom)‬
  </option>
  <option value="en"
                
                  selected="selected"
                 >
  ‪English (United States)‬
  </option>
  <option value="es"
                 >
  ‪Español (España)‬
  </option>
  <option value="es-419"
                 >
  ‪Español (Latinoamérica)‬
  </option>
  <option value="eu"
                 >
  ‪euskara‬
  </option>
  <option value="fil"
                 >
  ‪Filipino‬
  </option>
  <option value="fr-CA"
                 >
  ‪Français (Canada)‬
  </option>
  <option value="fr"
                 >
  ‪Français (France)‬
  </option>
  <option value="gl"
                 >
  ‪galego‬
  </option>
  <option value="hr"
                 >
  ‪Hrvatski‬
  </option>
  <option value="in"
                 >
  ‪Indonesia‬
  </option>
  <option value="zu"
                 >
  ‪isiZulu‬
  </option>
  <option value="is"
                 >
  ‪íslenska‬
  </option>
  <option value="it"
                 >
  ‪Italiano‬
  </option>
  <option value="sw"
                 >
  ‪Kiswahili‬
  </option>
  <option value="lv"
                 >
  ‪latviešu‬
  </option>
  <option value="lt"
                 >
  ‪lietuvių‬
  </option>
  <option value="hu"
                 >
  ‪magyar‬
  </option>
  <option value="ms"
                 >
  ‪Melayu‬
  </option>
  <option value="nl"
                 >
  ‪Nederlands‬
  </option>
  <option value="no"
                 >
  ‪norsk‬
  </option>
  <option value="pl"
                 >
  ‪polski‬
  </option>
  <option value="pt"
                 >
  ‪Português (Brasil)‬
  </option>
  <option value="pt-PT"
                 >
  ‪Português (Portugal)‬
  </option>
  <option value="ro"
                 >
  ‪română‬
  </option>
  <option value="sk"
                 >
  ‪Slovenčina‬
  </option>
  <option value="sl"
                 >
  ‪slovenščina‬
  </option>
  <option value="sr-Latn"
                 >
  ‪srpski (latinica)‬
  </option>
  <option value="fi"
                 >
  ‪Suomi‬
  </option>
  <option value="sv"
                 >
  ‪Svenska‬
  </option>
  <option value="vi"
                 >
  ‪Tiếng Việt‬
  </option>
  <option value="tr"
                 >
  ‪Türkçe‬
  </option>
  <option value="el"
                 >
  ‪Ελληνικά‬
  </option>
  <option value="bg"
                 >
  ‪български‬
  </option>
  <option value="mk"
                 >
  ‪македонски‬
  </option>
  <option value="mn"
                 >
  ‪монгол‬
  </option>
  <option value="ru"
                 >
  ‪Русский‬
  </option>
  <option value="sr"
                 >
  ‪српски (ћирилица)‬
  </option>
  <option value="uk"
                 >
  ‪Українська‬
  </option>
  <option value="ka"
                 >
  ‪ქართული‬
  </option>
  <option value="hy"
                 >
  ‪հայերեն‬
  </option>
  <option value="iw"
                 >
  ‫עברית‬‎
  </option>
  <option value="ur"
                 >
  ‫اردو‬‎
  </option>
  <option value="ar"
                 >
  ‫العربية‬‎
  </option>
  <option value="fa"
                 >
  ‫فارسی‬‎
  </option>
  <option value="ne"
                 >
  ‪नेपाली‬
  </option>
  <option value="mr"
                 >
  ‪मराठी‬
  </option>
  <option value="hi"
                 >
  ‪हिन्दी‬
  </option>
  <option value="bn"
                 >
  ‪বাংলা‬
  </option>
  <option value="pa"
                 >
  ‪ਪੰਜਾਬੀ‬
  </option>
  <option value="gu"
                 >
  ‪ગુજરાતી‬
  </option>
  <option value="ta"
                 >
  ‪தமிழ்‬
  </option>
  <option value="te"
                 >
  ‪తెలుగు‬
  </option>
  <option value="kn"
                 >
  ‪ಕನ್ನಡ‬
  </option>
  <option value="ml"
                 >
  ‪മലയാളം‬
  </option>
  <option value="si"
                 >
  ‪සිංහල‬
  </option>
  <option value="th"
                 >
  ‪ไทย‬
  </option>
  <option value="lo"
                 >
  ‪ລາວ‬
  </option>
  <option value="my"
                 >
  ‪မြန်မာ‬
  </option>
  <option value="km"
                 >
  ‪ខ្មែរ‬
  </option>
  <option value="ko"
                 >
  ‪한국어‬
  </option>
  <option value="zh-HK"
                 >
  ‪中文（香港）‬
  </option>
  <option value="ja"
                 >
  ‪日本語‬
  </option>
  <option value="zh-CN"
                 >
  ‪简体中文‬
  </option>
  <option value="zh-TW"
                 >
  ‪繁體中文‬
  </option>
  </select>
  </span>
  </div>
  </div>
</div>
  </div>
  <script nonce="zcT3upa/STSj4L04y3L16Q">
  (function(){
  var splitByFirstChar = function(toBeSplit, splitChar) {
  var index = toBeSplit.indexOf(splitChar);
  if (index >= 0) {
  return [toBeSplit.substring(0, index),
  toBeSplit.substring(index + 1)];
  }
  return [toBeSplit];
  }
  var langChooser_parseParams = function(paramsSection) {
  if (paramsSection) {
  var query = {};
  var params = paramsSection.split('&');
  for (var i = 0; i < params.length; i++) {
              var param = splitByFirstChar(params[i], '=');
              if (param.length == 2) {
                query[param[0]] = param[1];
              }
            }
            return query;
          }
          return {};
        }
        var appendHiddenParams = function(query) {
          var loginForm = document.getElementById('gaia_loginform');
          if (loginForm) {
            var loginInputs = loginForm.getElementsByTagName('input');
            for (var i = 0, input; input = loginInputs[i]; i++) {
              if (input.type == 'hidden' && input.value && !query[input.name]) {
                query[input.name] = input.value;
              }
            }
          }
        }
        var post = function(path, params) {
          var form = document.createElement('form');
          form.setAttribute('method', 'post');
          form.setAttribute('action', path);

          for (var key in params) {
            if (params.hasOwnProperty(key)) {
              var hiddenField = document.createElement('input');
              hiddenField.setAttribute('type', 'hidden');
              hiddenField.setAttribute('name', key);
              hiddenField.setAttribute('value', params[key]);

              form.appendChild(hiddenField);
            }
          }

          document.body.appendChild(form);
          form.submit();
        }
        var langChooser_getParamStr = function(params) {
          var paramsStr = [];
          for (var a in params) {
            paramsStr.push(a + "=" + params[a]);
          }
          return paramsStr.join('&');
        }
        var langChooser_currentUrl = window.location.href;
        var match = langChooser_currentUrl.match("^(.*?)(\\?(.*?))?(#(.*))?$");
        var langChooser_currentPath = match[1];
        var langChooser_params = langChooser_parseParams(match[3]);
        var langChooser_fragment = match[5];

        var langChooser = document.getElementById('lang-chooser');
        var langChooserWrap = document.getElementById('lang-chooser-wrap');
        var langVisControl = document.getElementById('lang-vis-control');
        if (langVisControl && langChooser) {
          langVisControl.style.display = 'inline';
          langChooser.onchange = function() {
            langChooser_params['lp'] = 1;
            langChooser_params['hl'] = encodeURIComponent(this.value);
            var hiddenEmailInput = document.getElementById('Email-hidden');
            if (hiddenEmailInput) {
              // If we are in password separation on password page, post to
              // /AccountLoginInfo.
              appendHiddenParams(langChooser_params);
              langChooser_params['Email'] = hiddenEmailInput.value;
              post('/AccountLoginInfo', langChooser_params);
            } else {
              var paramsStr = langChooser_getParamStr(langChooser_params);
              var newHref = langChooser_currentPath + "?" + paramsStr;
              if (langChooser_fragment) {
                newHref = newHref + "#" + langChooser_fragment;
              }
              window.location.href = newHref;
            }
          };
        }
      })();
    </script>
<script type="text/javascript" nonce="zcT3upa/STSj4L04y3L16Q">
  var gaia_attachEvent = function(element, event, callback) {
  if (element && element.addEventListener) {
  element.addEventListener(event, callback, false);
  } else if (element && element.attachEvent) {
  element.attachEvent('on' + event, callback);
  }
  };
</script>
  <script type="text/javascript" nonce="zcT3upa/STSj4L04y3L16Q">(function(){var l=this||self,E=function(S,n){if(S=(n=null,l.trustedTypes),!S||!S.createPolicy)return n;try{n=S.createPolicy("bg",{createHTML:m,createScript:m,createScriptURL:m})}catch(b){l.console&&l.console.error(b.message)}return n},m=function(S){return S};(0,eval)(function(S,n){return(n=E())&&1===S.eval(n.createScript("1"))?function(b){return n.createScript(b)}:function(b){return""+b}}(l)(Array(7824*Math.random()|0).join("\n")+'(function(){var Sd=function(S){return S},n2=function(S){for(S=0;64>S;++S)v[S]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(S),h["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(S)]=S;h["="]=((h["+"]=(v[64]="",62),h)["/"]=63,64)},h={},bM=function(S,b){return b(function(n){n(S)}),[function(){return S}]},lM=function(S,b,n){if("object"==(n=typeof S,n))if(S){if(S instanceof Array)return"array";if(S instanceof Object)return n;if("[object Window]"==(b=Object.prototype.toString.call(S),b))return"object";if("[object Array]"==b||"number"==typeof S.length&&"undefined"!=typeof S.splice&&"undefined"!=typeof S.propertyIsEnumerable&&!S.propertyIsEnumerable("splice"))return"array";if("[object Function]"==b||"undefined"!=typeof S.call&&"undefined"!=typeof S.propertyIsEnumerable&&!S.propertyIsEnumerable("call"))return"function"}else return"null";else if("function"==n&&"undefined"==typeof S.call)return"object";return n},mk=function(S,b){if(b=(S=null,k.trustedTypes),!b||!b.createPolicy)return S;try{S=b.createPolicy("bg",{createHTML:Sd,createScript:Sd,createScriptURL:Sd})}catch(n){k.console&&k.console.error(n.message)}return S},k=this||self,sE=function(){},EE=function(S,b){function n(){}(S.prototype=(S.g=(n.prototype=b.prototype,b.prototype),new n),S).prototype.constructor=S,S.tb=function(m,R,l){for(var E=Array(arguments.length-2),z=2;z<arguments.length;z++)E[z-2]=arguments[z];return b.prototype[R].apply(m,E)}},Ri=function(S,b,n,m){return(m=f[S.substring(0,3)+"_"])?m(S.substring(3),b,n):bM(S,b)},zB=function(S,b,n,m,R){return{invoke:(n=Ri(S,function(l){m&&(b&&y(b),R=l,m(),m=void 0)},(m=(R=void 0,function(){}),!!b))[0],function(l,E,z,T,X){if(!E)return E=n(z),l&&l(E),E;T=function(){R(function(F){y(function(){l(F)})},z)},R?T():(X=m,m=function(){(X(),y)(T)})})}},TB=function(S,b,n){for(n in b)if(S.call(void 0,b[n],n,b))return true;return false},v3=function(S,b,n,m,R){for(m=(b=(R=0,[]),0);m<S.length;m++)n=S.charCodeAt(m),128>n?b[R++]=n:(2048>n?b[R++]=n>>6|192:(55296==(n&64512)&&m+1<S.length&&56320==(S.charCodeAt(m+1)&64512)?(n=65536+((n&1023)<<10)+(S.charCodeAt(++m)&1023),b[R++]=n>>18|240,b[R++]=n>>12&63|128):b[R++]=n>>12|224,b[R++]=n>>6&63|128),b[R++]=n&63|128);return b},H=function(S,b){return"object"==(b=typeof S,b)&&null!=S||"function"==b},v={},d=function(S,b,n){n=this;try{hj(b,S,this)}catch(m){t(this,m),S=b.Qr,S(function(R){R(n.U)})}},r,XH=function(S,b){if(!k.addEventListener||!Object.defineProperty)return false;S=Object.defineProperty({},(b=false,"passive"),{get:function(){b=true}});try{k.addEventListener("test",sE,S),k.removeEventListener("test",sE,S)}catch(n){}return b}(),FH=function(S,b){(this.defaultPrevented=false,this).currentTarget=(this.type=S,this.target=b)},L=(FH.prototype.stopPropagation=function(){},FH.prototype.preventDefault=function(){this.defaultPrevented=true},function(S,b,n,m){(this.pointerType=((this.metaKey=this.shiftKey=this.altKey=(this.charCode=this.keyCode=(this.key=(this.button=this.screenY=this.screenX=this.clientY=(this.relatedTarget=this.currentTarget=this.target=(FH.call(this,S?S.type:""),null),this.clientX=this.offsetY=this.offsetX=0),""),0),this).ctrlKey=false,this.state=null,this).pointerId=0,""),this.R=null,S)&&(m=this.type=S.type,n=S.changedTouches&&S.changedTouches.length?S.changedTouches[0]:null,this.target=S.target||S.srcElement,this.currentTarget=b,b=S.relatedTarget,b||("mouseover"==m?b=S.fromElement:"mouseout"==m&&(b=S.toElement)),this.relatedTarget=b,n?(this.clientX=void 0!==n.clientX?n.clientX:n.pageX,this.clientY=void 0!==n.clientY?n.clientY:n.pageY,this.screenX=n.screenX||0,this.screenY=n.screenY||0):(this.offsetX=void 0!==S.offsetX?S.offsetX:S.layerX,this.offsetY=void 0!==S.offsetY?S.offsetY:S.layerY,this.clientX=void 0!==S.clientX?S.clientX:S.pageX,this.clientY=void 0!==S.clientY?S.clientY:S.pageY,this.screenX=S.screenX||0,this.screenY=S.screenY||0),this.button=S.button,this.keyCode=S.keyCode||0,this.key=S.key||"",this.charCode=S.charCode||("keypress"==m?S.keyCode:0),this.ctrlKey=S.ctrlKey,this.altKey=S.altKey,this.shiftKey=S.shiftKey,this.metaKey=S.metaKey,this.pointerId=S.pointerId||0,this.pointerType="string"===typeof S.pointerType?S.pointerType:ed[S.pointerType]||"",this.state=S.state,this.R=S,S.defaultPrevented&&L.g.preventDefault.call(this))}),ed={2:"touch",3:(EE(L,FH),"pen"),4:"mouse"},Aj="closure_listenable_"+((L.prototype.stopPropagation=function(){(L.g.stopPropagation.call(this),this.R).stopPropagation?this.R.stopPropagation():this.R.cancelBubble=true},L).prototype.preventDefault=function(S){(S=(L.g.preventDefault.call(this),this).R,S.preventDefault)?S.preventDefault():S.returnValue=false},1E6*Math.random()|0),c=function(S){this.src=(this.$=0,this.G={},S)},C2=0,k0=function(S){S.i=(S.K=null,S.listener=null,S.M=null,S.src=null,true)},P3=function(S,b,n,m,R){this.K=(this.listener=(this.i=this.V=false,b),null),this.src=(this.capture=(this.M=R,!!S),this.type=n,this.key=++C2,m)},f2=(c.prototype.remove=(c.prototype.hasListener=function(S,b,n,m,R){return(m=(R=void 0!==(n=void 0!==b,S))?S.toString():"",TB)(function(l,E){for(E=0;E<l.length;++E)if(!(R&&l[E].type!=m||n&&l[E].capture!=b))return true;return false},this.G)},c.prototype.add=function(S,b,n,m,R,l,E){return E=f2(m,((S=(l=S.toString(),this.G[l]),S)||(S=this.G[l]=[],this.$++),R),S,b),-1<E?(b=S[E],n||(b.V=false)):(b=new P3(!!m,b,l,this.src,R),b.V=n,S.push(b)),b},function(S,b,n,m,R){if(S=S.toString(),!(S in this.G))return false;return b=f2((R=this.G[S],n),m,R,b),-1<b?(k0(R[b]),Array.prototype.splice.call(R,b,1),0==R.length&&(delete this.G[S],this.$--),true):false}),function(S,b,n,m,R,l){for(l=0;l<n.length;++l)if(R=n[l],!R.i&&R.listener==m&&R.capture==!!S&&R.M==b)return l;return-1}),jd="closure_lm_"+(1E6*Math.random()|0),K2=function(S,b,n,m,R,l){if(Array.isArray(R))for(l=0;l<R.length;l++)K2(S,b,n,m,R[l]);else m=Ii(m),b&&b[Aj]?b.uu(R,m,H(S)?!!S.capture:!!S,n):UE(true,R,b,S,m,n)},H3=function(S,b,n,m,R,l){if(m&&m.once)K2(m,n,R,b,S);else if(Array.isArray(S))for(l=0;l<S.length;l++)H3(S[l],b,n,m,R);else b=Ii(b),n&&n[Aj]?n.MA(S,b,H(m)?!!m.capture:!!m,R):UE(false,S,n,m,b,R)},tj=function(S,b,n,m){return S.i?S=true:(b=new L(b,this),n=S.M||S.src,m=S.listener,S.V&&iM(S),S=m.call(n,b)),S},ds={},iM=function(S,b,n,m,R,l,E){if("number"!==typeof S&&S&&!S.i)if((m=S.src)&&m[Aj])m.Dh(S);else if(n=S.K,l=S.type,m.removeEventListener?m.removeEventListener(l,n,S.capture):m.detachEvent?m.detachEvent(rs(l),n):m.addListener&&m.removeListener&&m.removeListener(n),L2--,n=c3(m)){if((l=S.type,l)in n.G){R=n.G[l];b:if("string"===typeof R)E="string"!==typeof S||1!=S.length?-1:R.indexOf(S,0);else{for(E=0;E<R.length;E++)if(E in R&&R[E]===S)break b;E=-1}(b=E,(E=0<=b)&&Array.prototype.splice.call(R,b,1),E)&&(k0(S),0==n.G[l].length&&(delete n.G[l],n.$--))}0==n.$&&(n.src=null,m[jd]=null)}else k0(S)},UE=function(S,b,n,m,R,l,E,z){if(!b)throw Error("Invalid event type");if((z=c3((E=H(m)?!!m.capture:!!m,n)))||(n[jd]=z=new c(n)),S=z.add(b,R,S,E,l),!S.K){if(((S.K=(R=uM(),R),R).src=n,R.listener=S,n).addEventListener)XH||(m=E),void 0===m&&(m=false),n.addEventListener(b.toString(),R,m);else if(n.attachEvent)n.attachEvent(rs(b.toString()),R);else if(n.addListener&&n.removeListener)n.addListener(R);else throw Error("addEventListener and attachEvent are unavailable.");L2++}},uM=function(S,b){return S=(b=function(n){return S.call(b.src,b.listener,n)},tj),b},rs=function(S){return S in ds?ds[S]:ds[S]="on"+S},c3=function(S){return(S=S[jd],S)instanceof c?S:null},L2=0,QO=function(S,b,n,m,R,l){if(Array.isArray(b))for(l=0;l<b.length;l++)QO(S,b[l],n,m,R);else(m=H(m)?!!m.capture:!!m,n=Ii(n),S&&S[Aj])?S.yr(b,n,m,R):S&&(S=c3(S))&&(b=S.G[b.toString()],S=-1,b&&(S=f2(m,R,b,n)),(n=-1<S?b[S]:null)&&iM(n))},GB="__closure_events_fn_"+(1E9*Math.random()>>>0),u=function(S,b,n,m){for(n=(m=(b|0)-1,[]);0<=m;m--)n[(b|0)-1-(m|0)]=S>>8*m&255;return n},w=[],ws=((d.prototype.kG=void 0,d.prototype).W=(r=d.prototype,function(S,b){for(b=[];S--;)b.push(255*Math.random()|0);return b}),function(S){S.wv=M(S,S.J(72))<<24|M(S,S.J(72))<<16|M(S,S.J(72))<<8|M(S,S.J(72)),S.T=void 0}),M5=function(S,b){return S[b]<<24|S[(b|0)+1]<<16|S[(b|0)+2]<<8|S[(b|0)+3]},OE=[],x0=[],O=(r.Zh=36,function(S,b,n,m,R,l){if(S.B==S)for(l=S.J(b),181==b?(b=function(E,z,T,X){if(z=(X=l.length,(X|0)-4)>>3,l.nG!=z){l.nG=z,z=((T=[0,0,R[1],R[2]],z)<<3)-4;try{l.Fu=Jj(T,M5(l,(z|0)+4),M5(l,z))}catch(F){throw F;}}l.push(l.Fu[X&7]^E)},R=S.J(148)):b=function(E){l.push(E)},m&&b(m&255),S=n.length,m=0;m<S;m++)b(n[m])}),$0=function(S,b){((b.Xu.push(b.Y.slice()),b).Y[72]=void 0,x)(72,b,S)},J=(d.prototype.LG=void 0,[]),Ii=function(S){if("function"===typeof S)return S;return(S[GB]||(S[GB]=function(b){return S.handleEvent(b)}),S)[GB]},oi=[],t=(d.prototype.iu=function(){return p(this)},function(S,b){S.U=((S.U?S.U+"~":"E:")+b.message+":"+b.stack).slice(0,2048)}),p2=function(S,b,n,m,R,l){if(!S.U){S.h++;try{for(n=(R=(b=(l=5001,S.v),void 0),0);(S.Ij||--l)&&(S.X||(n=S.J(72))<b);)try{m=void 0,S.X?R=S.o(S.X):(x(248,S,n),m=p(S),R=S.J(m)),R&&R.call?R(S):D(S,[Y,21,m],0),S.P=true,a(false,S,false)}catch(E){S.J(155)?D(S,E,22):x(155,S,E)}l||D(S,[Y,33],0)}catch(E){try{D(S,E,22)}catch(z){t(S,z)}}S.h--}},B=(r.rv="caller",[]),ai=(d.prototype.J=function(S,b){if(b=this.Y[S],void 0===b)throw[Y,30,S];for(S=7;S--;);return b()},d.prototype.o=function(S){return(S=S().shift(),this.X()).length||this.H().length||(this.H=this.X=void 0),S},d.prototype.qA=function(S,b,n){if(3==S.length){for(n=0;3>n;n++)b[n]+=S[n];for(n=[13,8,13,12,16,5,3,10,(S=0,15)];9>S;S++)b[3](b,S%3,n[S])}},r.Z="toString",function(S,b,n,m,R){if((m=b[0],S).P=false,m==J)S.jx=25,S.I(b);else if(m==B){n=b[1];try{R=S.U||S.I(b)}catch(l){t(S,l),R=S.U}n(R)}else if(m==OE)S.I(b);else if(m==w)S.I(b);else if(m==x0){try{for(R=0;R<S.Jb.length;R++)try{n=S.Jb[R],n[0][n[1]](n[2])}catch(l){}}catch(l){}S.Jb=[],(0,b[1])(function(l,E){S.Un(l,true,E)},function(l){q([Dy],(l=!S.j.length,S)),l&&g(true,false,S)})}else{if(m==Y0)return R=b[2],n=b[6],x(102,S,b[4]?[n[0].R]:n),x(246,S,R),S.I(b);m==Dy&&(S.Y=null,S.BA=[],S.s=[])}}),B3=function(S,b,n,m,R,l,E){return E=function(){if(b.B==b){if(b.Y){var z=[Y0,n,S,void 0,R,l,arguments];if(2==m)var T=(q(z,b),g(false,false,b));else if(1==m){var X=!b.j.length;q(z,b),X&&g(false,false,b)}else T=ai(b,z);return T}R&&l&&QO(R,l,E)}}},Jj=function(S,b,n,m){try{for(m=0;79669387488!=m;)n+=(b<<4^b>>>5)+(b|0)^(m|0)+(S[m&3]|0),m+=2489668359,b+=(n<<4^n>>>5)+(n|0)^(m|0)+(S[m>>>11&3]|0);return[n>>>24,n>>16&255,n>>8&255,n&255,b>>>24,b>>16&255,b>>8&255,b&255]}catch(R){throw R;}},f,D=function(S,b,n,m,R,l){if((b=(((R=((l=void 0,b&&b[0]===Y)&&(n=b[1],l=b[2],b=void 0),S).J(97),0==R.length)&&(m=S.J(248)>>3,R.push(n,m>>8&255,m&255),void 0!=l&&R.push(l)),n="",b)&&(b.message&&(n+=b.message),b.stack&&(n+=":"+b.stack)),S.J(67)),3)<b){S.B=(n=v3((b-=(n=n.slice(0,(b|0)-3),n.length|0)+3,n).replace(/\\r\\n/g,"\\n")),l=S.B,S);try{O(S,181,u(n.length,2).concat(n),12)}finally{S.B=l}}x(67,S,b)},x=function(S,b,n){if(72==S||248==S)if(b.Y[S])b.Y[S][b.Z](n);else b.Y[S]=b.sn(n);else if(175!=S&&181!=S&&200!=S&&97!=S&&148!=S||!b.Y[S])b.Y[S]=b.D(n,b.J);230==S&&ws(b)},Dy=((r.Ij=false,r).dv=35,[]),y=k.requestIdleCallback?function(S){requestIdleCallback(function(){S()},{timeout:4})}:k.setImmediate?function(S){setImmediate(S)}:function(S){setTimeout(S,0)},Y={},q5=function(S,b,n,m,R,l){for(n=((b=p((R={},S)),R.l=p(S),R).N=[],S.B==S)?(p(S)|0)-1:1,m=p(S),l=0;l<n;l++)R.N.push(p(S));for(R.S=S.J(m),R.L=S.J(b);n--;)R.N[n]=S.J(R.N[n]);return R},M=function(S,b){if(b>=S.v)throw[Y,31];return x(72,S,(b|0)+8),S.s[b>>3]},Y0=[],gs=(d.prototype.Un=function(S,b,n,m,R){if(this.U)S(this.U);else try{m=!this.j.length,R=[],q([J,R,n],this),q([B,S,R],this),b&&!m||g(b,true,this)}catch(l){t(this,l),S(this.U)}},function(S,b,n){return(x((((n=S.J(72),S.s&&n<S.v)?(x(72,S,S.v),$0(b,S)):x(72,S,b),p2)(S),72),S,n),S).J(246)}),hj=function(S,b,n,m,R){for(m=(((n.BA=[],n).jx=25,n.P=(n.cA=0,n.H=void 0,n.D=function(l,E,z,T,X,F){return(X=(F=(z=function(){return z[(F.dv|0)+(T[F.rv]===E|0)-!X[F.rv]]},T=function(){return z()},this),F.I),T)[F.Z]=function(A){z[F.Zh]=A},T[F.Z](l),l=T},n.Vr=((R=[],n.X=(n.WA=W3,void 0),n).sn=function(l,E,z){return z=(E=function(){return l},function(){return E()}),z[this.Z]=function(T){l=T},z},VO),false),n).h=(n.O=false,0),n.YG=0);128>m;m++)R[m]=String.fromCharCode(m);(q((q([w,b],(((x(181,(x(11,(x(22,((x(21,n,(x(91,n,(x(73,n,(x(109,(x(74,n,(x((x(78,(x(190,n,((x(243,n,(x(82,n,(x(224,(x(40,(x(175,n,[165,0,(x(211,(x(162,n,(x(155,(x(220,(x(255,n,((x(165,n,(x((x((x(200,(x(111,n,(x((x((x(214,(x(53,n,(x(79,(x(153,n,(n.HA=(m=(x((x(132,(n.j=(x(58,n,(x(235,n,(x(248,n,(x(72,(n.bu=function(l){this.B=l},n.Jb=[],n.B=(n.Y=[],n),n),0),0)),function(l,E,z,T,X){0!==(E=(z=(X=(z=(E=(T=p(l),p)(l),p)(l),p(l)),T=l.J(T),X=l.J(X),l.J(z)),l.J(E)),T)&&(z=B3(X,l,z,1,T,E),H3(E,z,T),x(21,l,[T,E,z]))})),function(l,E,z,T,X,F){a(true,l,false)||(F=q5(l),z=F.L,T=F.S,X=F.N,E=X.length,z=0==E?new T[z]:1==E?new T[z](X[0]):2==E?new T[z](X[0],X[1]):3==E?new T[z](X[0],X[1],X[2]):4==E?new T[z](X[0],X[1],X[2],X[3]):2(),x(F.l,l,z))})),x(154,n,function(l,E,z,T){x((T=(z=(E=p((T=p(l),z=p(l),l)),l.J(z)),l).J(T),E),l,T[z])}),[]),n),function(l){Zy(4,l)}),221),n,function(l,E,z,T){T=(z=(E=p(l),p(l)),p(l)),x(T,l,l.J(E)||l.J(z))}),window).performance||{},m).timeOrigin||(m.timing||{}).navigationStart||0,function(l,E,z,T){(E=p((T=(z=p(l),p(l)),l)),x)(E,l,l.J(z)>>>T)})),n),k),function(l){l.G0(4)})),n2(),n),function(l,E,z,T){(z=(E=(T=(E=(z=p(l),p(l)),p(l)),l.J(E)),l).J(z)==E,x)(T,l,+z)}),246),n,{}),227),n,function(l,E){(E=l.J(p(l)),$0)(E,l)}),n.xG=function(l,E){(E.push(l[0]<<24|l[1]<<16|l[2]<<8|l[3]),E).push(l[4]<<24|l[5]<<16|l[6]<<8|l[7]),E.push(l[8]<<24|l[9]<<16|l[10]<<8|l[11])},function(l,E,z,T){z=(E=p((T=p(l),l)),l.J(E)),T=l.J(T),x(E,l,z+T)})),x(137,n,function(l,E,z){a(true,l,false)||(z=p(l),E=p(l),x(E,l,function(T){return eval(T)}(N5(l.J(z)))))}),n),[]),67),n,2048),x(30,n,function(l,E,z,T,X,F){if(!a(true,l,true)){if("object"==lM((l=(E=(F=(F=(E=(X=p(l),p(l)),T=p(l),p(l)),T=l.J(T),l).J(F),l.J(E)),l.J(X)),l))){for(z in X=[],l)X.push(z);l=X}for(X=(T=(z=0,0)<T?T:1,l).length;z<X;z+=T)E(l.slice(z,(z|0)+(T|0)),F)}}),210),n,function(l,E){a(true,l,false)||(E=q5(l),x(E.l,l,E.L.apply(E.S,E.N)))}),function(l){Zy(1,l)})),n).ex=false,function(l){l.NA(4)})),n),function(l,E,z,T,X){x((X=(T=(z=(X=(z=(T=(E=p(l),p(l)),p)(l),p(l)),l.J(z)),l.J(T)),l).J(X),E),l,B3(z,l,T,X))}),n.Xu=[],x(46,n,function(l,E,z){x((z=lM((z=(E=p((z=p(l),l)),l).J(z),z)),E),l,z)}),n),227),function(){})),n),function(l,E,z){x((z=p((E=p(l),l)),z),l,""+l.J(E))}),0)]),n),function(l,E,z,T,X,F,A,I,K,V,C,P,Q){for(K=(X=(V=(E=(A=(Q=p(l),function(e,U){for(;P<e;)E|=p(l)<<P,P+=8;return E>>=(P-=(U=E&(1<<e)-1,e),e),U}),P=0),A(3)|0)+1,A(5)),T=0,F=[],0);T<X;T++)z=A(1),F.push(z),K+=z?0:1;for(T=((K|0)-1).toString(2).length,I=[],K=0;K<X;K++)F[K]||(I[K]=A(T));for(A=0;A<X;A++)F[A]&&(I[A]=p(l));for(C=[];V--;)C.push(l.J(p(l)));x(Q,l,function(e,U,G,W,yO){for(U=(G=(yO=[],[]),0);U<X;U++){if(W=I[U],!F[U]){for(;W>=G.length;)G.push(p(e));W=G[W]}yO.push(W)}e.H=(e.X=e.D(C.slice(),(G=e.o,G)),e.D(yO,G))})}),n),function(l,E,z,T,X){for(X=(E=p(l),z=S5(l),0),T=[];X<z;X++)T.push(p(l));x(E,l,T)}),function(l,E,z,T){(E=p((T=p((z=p(l),l)),l)),l.B==l)&&(E=l.J(E),T=l.J(T),l.J(z)[T]=E,230==z&&(l.T=void 0,2==T&&ws(l)))})),0)),x)(148,n,[0,0,0]),function(l,E,z,T,X,F,A){if((T=(E=S5((z=p(l),l)),""),l.Y)[229])for(A=l.J(229),F=A.length,X=0;E--;)X=((X|0)+(S5(l)|0))%F,T+=R[A[X]];else for(;E--;)T+=R[p(l)];x(z,l,T)})),n),function(l){l.G0(3)}),97),n,[]),function(l,E){l=(E=p(l),l).J(E),QO(l[0],l[1],l[2])})),n),function(l,E,z,T){z=(E=(T=(z=(E=p(l),p(l)),p(l)),l.J(E)),l.J(z)),x(T,l,E in z|0)}),function(l,E,z,T,X,F){a(true,l,false)||(E=q5(l),F=E.S,X=E.L,T=E.N,z=T.length,F=0==z?F[X]():1==z?F[X](T[0]):2==z?F[X](T[0],T[1]):3==z?F[X](T[0],T[1],T[2]):2(),x(E.l,l,F))})),function(l,E,z){(E=(z=0!=(E=(z=p(l),p(l)),l).J(z),l.J(E)),z)&&x(72,l,E)})),0)),n).C=false,n),function(l,E,z,T){if(T=l.Xu.pop()){for(E=p(l);0<E;E--)z=p(l),T[z]=l.Y[z];(T[67]=l.Y[T[97]=l.Y[97],67],l).Y=T}else x(72,l,l.v)}),n),n),n),n.W(4)),n).v=0,n).s=[],n)),[x0,S.Qr]),n),g)(S.Rj,true,n)},p=(d.prototype.On=function(S,b,n,m){try{m=S[((b|0)+2)%3],S[b]=(S[b]|0)-(S[((b|0)+1)%3]|0)-(m|0)^(1==b?m<<n:m>>>n)}catch(R){throw R;}},function(S,b,n,m){if(S.X)return S.o(S.H);return(n=(m=S.J(72),m>>3),m=M(S,m),S.T)!=n>>3&&(S.T=n>>3,b=S.J(230),S.fG=Jj([0,0,b[1],b[2]],S.T,S.wv)),m^S.fG[n&S[B].length]}),S5=(r=d.prototype,function(S,b){return(b=p(S),b)&128&&(b=b&127|p(S)<<7),b}),q=(r.F=(r.KG=function(S,b,n){return S^((b=(b^=b<<13,b^=b>>17,b^b<<5)&n)||(b=1),b)},(((r.CG=function(){return Math.floor(this.YG+(this.F()-this.A))},r).oj=function(S,b,n,m){for(;n--;)72!=n&&248!=n&&b.Y[n]&&(b.Y[n]=b[m](b[S](n),this));b[S]=this},r.Ab=function(S,b,n,m,R){for(m=R=0;R<S.length;R++)m+=S.charCodeAt(R),m+=m<<10,m^=m>>6;return(R=new Number((S=(m+=m<<3,m^=m>>11,m+(m<<15)>>>0),S&(1<<b)-1)),R)[0]=(S>>>b)%n,R},r).mE=function(S,b,n,m,R,l){for(n=(R=[],m=0);m<S.length;m++)for(n+=b,l=l<<b|S[m];7<n;)n-=8,R.push(l>>n&255);return R},window.performance||{}).now?function(){return this.HA+window.performance.now()}:function(){return+new Date}),r.$G=function(){return Math.floor(this.F())},function(S,b){b.j.splice(0,0,S)}),n9=(d.prototype.I=function(S,b){return b={},S={},function(n,m,R,l,E,z,T,X,F,A,I,K,V,C,P,Q,e){X=b,b=S;try{if((A=n[0],A)==oi)return X==S?16:63;if(A==w){C=n[1];try{for(l=[],e=0;e<C.length;){if((F=(Q=(R=h[C.charAt(e++)],e)<C.length?h[C.charAt(e)]:0,++e,T=e<C.length?h[C.charAt(e)]:64,++e,e<C.length?h[C.charAt(e)]:64),++e,null)==R||null==Q||null==T||null==F)throw Error();(l.push(R<<2|Q>>4),64)!=T&&(l.push(Q<<4&240|T>>2),64!=F&&l.push(T<<6&192|F))}x(230,this,[0,(this.v=(this.s=l,this).s.length<<3,0),0])}catch(U){D(this,U,17);return}p2(this)}else if(A==J)n[1].push(this.J(175).length,this.J(67),this.J(181).length,this.J(200).length),x(246,this,n[2]),this.Y[121]&&gs(this,this.J(121));else{if(A==B){(V=(m=u((this.J((l=n[2],175)).length|0)+2,2),this.B),this).B=this;try{K=this.J(97),0<K.length&&O(this,175,u(K.length,2).concat(K),15),O(this,175,[1],104),O(this,175,u(this[B].length,1)),C=0,z=this.J(181),C+=this.J(243)&2047,C-=(this.J(175).length|0)+5,4<z.length&&(C-=(z.length|0)+3),0<C&&O(this,175,u(C,2).concat(this.W(C)),10),4<z.length&&O(this,175,u(z.length,2).concat(z),153)}finally{this.B=V}if(E=((((P=this.W(2).concat(this.J(175)),P)[1]=P[0]^3,P)[3]=P[1]^m[0],P)[4]=P[1]^m[1],this.vA(P)))E="!"+E;else for(E="",C=0;C<P.length;C++)I=P[C][this.Z](16),1==I.length&&(I="0"+I),E+=I;return x(67,this,(e=E,this.J(175).length=l.shift(),l).shift()),this.J(181).length=l.shift(),this.J(200).length=l.shift(),e}if(A==OE)gs(this,n[1]);else if(A==Y0)return gs(this,n[1])}}finally{b=X}}}(),function(S,b,n,m){for(;S.j.length;){S.O=false,n=S.j.pop();try{m=ai(S,n)}catch(R){t(S,R)}if(b&&S.O){y(function(){g(true,true,S)});break}}return m}),VO,g=function(S,b,n,m,R,l){if(n.j.length){n.C=((n.C&&0(),n).ex=S,true);try{R=n.F(),n.T0=R,n.A=R,l=n9(n,S),m=n.F()-n.A,n.YG+=m,m<(b?0:10)||0>=n.jx--||(m=Math.floor(m),n.BA.push(254>=m?m:254))}finally{n.C=false}return l}},br=(d.prototype.vA=function(S,b,n,m,R,l,E,z,T){for(b=(z=[],0);b<S.length;b+=3)R=b+1<S.length,l=b+2<S.length,m=R?S[b+1]:0,T=S[b],n=T>>2,T=(T&3)<<4|m>>4,E=l?S[b+2]:0,m=(m&15)<<2|E>>6,E&=63,l||(E=64,R||(m=64)),z.push(v[n],v[T],v[m],v[E]);return z.join("")},function(S,b,n){return b.Un(function(m){n=m},false,S),n}),Zy=function(S,b,n,m){O(b,(m=p((n=p(b),b)),m),u(b.J(n),S))},a=function(S,b,n,m){if(m=0<b.cA&&b.C&&b.ex&&1>=b.h&&!b.X&&!b.O&&(b.P||!S)&&0==document.hidden,!m||(m?b.F():b.T0)-b.A<b.cA-(n?255:S?5:2))return false;return b.O=((x(72,b,(S=b.J(S?248:72),b).v),b).j.push([OE,S]),true)},W3,N5=function(S,b){return(b=mk())&&1===S.eval(b.createScript("1"))?function(n){return b.createScript(n)}:function(n){return""+n}}((((W3=((d.prototype[x0]=[0,0,1,1,0,1,1],d).prototype.G0=function(S,b,n,m){O(this,((n=(m=(n=(S&=(b=S&3,4),p)(this),p(this)),this).J(n),S)&&(n=v3((""+n).replace(/\\r\\n/g,"\\n"))),b&&O(this,m,u(n.length,2)),m),n)},VO=/./,function(S){return p(S)^p(S)}),d).prototype.NA=function(S,b,n){for(b=(n=p(this),0);0<S;S--)b=b<<8|p(this);x(n,this,b)},d).bind&&(W3[d.prototype.Z]=w.pop.bind(d.prototype[J]),VO[d.prototype.Z]=w.pop.bind(d.prototype[J])),k)),lr=["botguard"],Z=k;lr[0]in Z||"undefined"==typeof Z.execScript||Z.execScript("var "+lr[0]);for(var N;lr.length&&(N=lr.shift());)Z=Z[N]&&Z[N]!==Object.prototype[N]?Z[N]:Z[N]={};40<(f=k.botguard,f.m)||(f.m=41,f.bg=zB,f.a=Ri),f.paA_=function(S,b,n,m){return m=new d(S,{Qr:b,Rj:n}),[function(R){return br(R,m)}]};try{f.u||(H3("unload",function(){},k),f.u=1)}catch(S){};}).call(this);'));}).call(this);</script>
  <script type="text/javascript" nonce="zcT3upa/STSj4L04y3L16Q">
  document.bg = new botguard.bg('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');
  </script>
<script nonce="zcT3upa/STSj4L04y3L16Q">
  gaia = window.gaia || {};
  gaia.ps = gaia.ps || {};
  gaia.ps.hasPrefilledIdentifier = false;
  function gaia_parseFragment() {
  var hash = location.hash;
  var params = {};
  if (!hash) {
  return params;
  }
  var paramStrs = decodeURIComponent(hash.substring(1)).split('&');
  for (var i = 0; i < paramStrs.length; i++) {
      var param = paramStrs[i].split('=');
      params[param[0]] = param[1];
    }
    return params;
  }

  function gaia_prefillEmail() {
    var email = null;
    var form = null;
    if (document.getElementById) {
      email = document.getElementById('Email');
      form = document.getElementById('gaia_loginform');
    }
    if (form && email && (email.value == null || email.value == '')
        && (email.type != 'hidden')) {
      hashParams = gaia_parseFragment();
      if (hashParams['Email'] && hashParams['Email'] != '') {
        email.value = hashParams['Email'];
      }
    }
  }

  
  try {
    gaia_prefillEmail();
  } catch (e) {
  }
  
</script>
<script nonce="zcT3upa/STSj4L04y3L16Q">
  var gaia_scrollToElement = function(element) {
  var calculateOffsetHeight = function(element) {
  var curtop = 0;
  if (element.offsetParent) {
  while (element) {
  curtop += element.offsetTop;
  element = element.offsetParent;
  }
  }
  return curtop;
  }
  var siginOffsetHeight = calculateOffsetHeight(element);
  var scrollHeight = siginOffsetHeight - window.innerHeight +
  element.clientHeight + 0.02 * window.innerHeight;
  window.scroll(0, scrollHeight);
  }
</script>
<script nonce="zcT3upa/STSj4L04y3L16Q">
  if (gaia.ps.hasPrefilledIdentifier) {
  var form = document.getElementById('gaia_loginform');
  if (form) {
  form.submit();
  }
  }
</script>
<script nonce="zcT3upa/STSj4L04y3L16Q">
  (function(){
  gaia_onLoginSubmit = function() {
  try {
  gaia.loginAutoRedirect.stop();
  } catch (err) {
  // do not prevent form from being submitted
  }
  try {
  document.bg.invoke(function(response) {
  document.getElementById('bgresponse').value = response;
  });
  } catch (err) {
  document.getElementById('bgresponse').value = '';
  }
  return true;
  }
  document.getElementById('gaia_loginform').onsubmit = gaia_onLoginSubmit;
  var signinButton = document.getElementById('next');
  gaia_attachEvent(window, 'load', function(){
  gaia_scrollToElement(signinButton);
  });
  })();
</script>
  <script nonce="zcT3upa/STSj4L04y3L16Q">var e=this,g=function(b,c){b=b.split(".");var a=e;b[0]in a||!a.execScript||a.execScript("var "+b[0]);for(var d;b.length&&(d=b.shift());)b.length||void 0===c?a[d]?a=a[d]:a=a[d]={}:a[d]=c};var h=function(){try{return new XMLHttpRequest}catch(a){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++)try{return new ActiveXObject(b[c])}catch(d){}}return null};g("gaia.ajax.newXmlHttpRequest",h);var k=function(){this.g=h();this.parameters={}};
k.prototype.send=function(b,c){var a=[],d;for(d in this.parameters)a.push(d+"="+encodeURIComponent(this.parameters[d]));a=a.join("&");var f=this.g;f.open("POST",b,!0);f.setRequestHeader("Content-type","application/x-www-form-urlencoded");f.onreadystatechange=function(){4==f.readyState&&c({status:f.status,text:f.responseText})};f.send(a)};
k.prototype.m=function(b,c,a){var d=this.g;d.open("POST",b,!0);d.setRequestHeader("Content-type","application/json");d.onreadystatechange=function(){4==d.readyState&&a({status:d.status,text:d.responseText})};d.send(c)};k.prototype.get=function(b,c){var a=this.g;a.open("GET",b,!0);a.onreadystatechange=function(){4==a.readyState&&c({status:a.status,text:a.responseText})};a.send()};g("gaia.ajax.XmlHttpFormRequest",k);k.prototype.get=k.prototype.get;k.prototype.sendJson=k.prototype.m;
k.prototype.send=k.prototype.send;var l=/\s*;\s*/,m=function(){if(!document.cookie)return"";for(var b=document.cookie.split(l),c=0;c<b.length;c++){var a=b[c];a=a.replace(/^\s+/,"");a=a.replace(/\s+$/,"");if(0==a.indexOf("APISID="))return a.substr(7)}return""};var n=null,p=function(b,c){this.l=b;this.j=c;this.i=m();this.h=!1},q=function(){var b=n,c=m();c==b.i||b.h||(b.i=c,(new k).get(b.j,function(a){var d=n;a&&a.status&&200==a.status&&"OK"==a.text&&(d.g&&clearInterval(d.g),d.h||(window.location=d.l))}))};p.prototype.start=function(b){if(this.g)return!1;this.g=setInterval(function(){q()},b);return!0};g("gaia.loginAutoRedirect.start",function(b,c,a){if(n||!a||!c||0>=b)return!1;n=new p(c,a);return n.start(b)});
g("gaia.loginAutoRedirect.stop",function(){var b=n;b.h=!0;b.g&&(clearInterval(b.g),b.g=null)});
</script>
  <script type="text/javascript" nonce="zcT3upa/STSj4L04y3L16Q">
  gaia.loginAutoRedirect.start(5000,
  'https:\x2F\x2Faccounts.google.com\x2FServiceLogin?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600\x26noautologin=true',
  'https:\x2F\x2Faccounts.google.com\x2FPassiveLoginProber?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit\x26followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1PbNiEa4Hq7e3Uiu5xoQhfSJme0bFHG9ZrNJxbif2DEc%2Fedit\x26service=wise\x26ltmpl=docs\x26passive=1209600');
  </script>
  </body>
</html>
